stylecontext: Add setter for widget
authorBenjamin Otte <otte@redhat.com>
Sun, 18 Mar 2012 22:02:33 +0000 (23:02 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:08 +0000 (08:59 +0200)
commit1aa4a196dc6b3b43ba693b844f5b9dd8a9e3f9d0
treeac37aff26b7d2ec2ee5d0805d758e5105c175e23
parent102d10016f5546126f809659bcc006edfb0f706f
stylecontext: Add setter for widget

... and actually set the widget on the style context. Note that this
function does not take a reference on the widget, which is a very good
reason to keep it private.
gtk/gtkstylecontext.c
gtk/gtkstylecontextprivate.h
gtk/gtkwidget.c